home *** CD-ROM | disk | FTP | other *** search
/ Shareware Grab Bag / Shareware Grab Bag.iso / 002 / emac.arc / README.1ST < prev   
Encoding:
Text File  |  1986-03-03  |  2.5 KB  |  60 lines

  1.             Welcome to MicroEMACS 3.5
  2.  
  3.     On this disk you will find the following files:
  4.  
  5.         README.1ST    This file
  6.         EMACD.EXE    MicroEMACS for LARGE files ( > ~32k total )
  7.         EMACS.EXE    MicroEMACS for SMALL files ( < ~32k total )
  8.         EMACS.HLP    MicroEMACS' on-line help file
  9.         EMACS.RC    MicroEMACS' startup file
  10.         BINDING.LST    A file containing all MicroEMACS command
  11.                 names and any associated key bindings
  12.         EMACS.CMD    A 'wall chart' of MicroEMACS commands,
  13.                 with a brief explanation of each
  14.         
  15.     To install on a hard disk, copy both executable files into
  16.     any 'BIN' type directory that is accessed by your PATH.
  17.     
  18.     Then place the EMACS.HLP and EMACS.RC files in either the 'ROOT'
  19.     directory of your hard disk, or (if you have them), MicroEMACS
  20.     will also look in '\BIN' or '\USR\BIN' for these files.  These
  21.     directories must be on the default drive (the drive you are
  22.     on when invoking MicroEMACS). See NOTE 2
  23.  
  24.     To install on a floppy disk, simply copy the executable files,
  25.     EMACS.HLP and EMACS.RC into the 'ROOT' directory of the floppy
  26.     disk.
  27.  
  28.     NOTE 1:    MicroEMACS requires that the ANSI.SYS driver is resident
  29.         for proper execution. (Without it, all you get is trash)
  30.  
  31.     NOTE 2:    The EMACS.RC file provided contains an EXAMPLE of how
  32.         you might set up your EMACS.RC file.  NONE of the
  33.         commands contained in it are required by MicroEMACS
  34.         at start-up.  In fact, you don't need the file at all,
  35.         it is merely a convenience tool.  Additionally, you may
  36.         keep many different versions of EMACS.RC in different
  37.         directories, because MicroEMACS will ALWAYS check the
  38.         current directory FIRST for its start-up file.
  39.  
  40.     Some Additional Hints:
  41.     
  42.     MicroEMACS will accept multiple file arguments (No wildcards,
  43.     PLEASE!), and will read each file in as its buffer is accessed.
  44.     
  45.     MicroEMACS also accepts -v and -e flags on the command line
  46.     to alternately turn on or off the VIEW (read only) mode.
  47.     
  48.         Example: emacs -v file1 -e file2
  49.         
  50.     This example would read file1 in VIEW mode, and file2 in EDIT
  51.     mode.
  52.     
  53.     WARNING: Having multiple copies of EMACS.RC may cause problems
  54.              if you use any resident 'file path' type programs to
  55.              aid in file searching.  Since MicroEMACS gives MS-DOSè             four places to look for EMACS.RC, the resident program
  56.              becomes confused if there is more than one match, and
  57.              may not read in the desired copy.  This may also happen
  58.              with normal text files, if two or more copies exist along
  59.              the resident 'path'.
  60.